PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowDocument Class / setStructureTree Method
The root of the document structure tree.
In This Topic
    setStructureTree Method
    In This Topic
    Sets the document structure tree.
    Syntax
    public void setStructureTree( 
       PDFStructureTree value
    )

    Parameters

    value
    The root of the document structure tree.
    See Also